Add whitelist and blacklist options
authorjustbur <justin@burkett.cc>
Tue, 5 Jul 2016 12:58:40 +0000 (08:58 -0400)
committerjustbur <justin@burkett.cc>
Tue, 5 Jul 2016 12:58:40 +0000 (08:58 -0400)
commitadfcd0e73b6950bccf52d3c2f5b57e4a498fbfc3
tree0b6a9e19958a46debaf3dafef3f3d34d3f271954
parent9184b1bcbf316e8d619d72ae140efa48c5e6595d
Add whitelist and blacklist options

which-key-allow-regexps is a list of regexps that allow the popup when
one is matched

which-key-inhibit-regexps inhibits the popup when one regexp matches

The string matched against is the current key sequence as produced by
key-description.

Fixes #129
which-key.el